php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#150696 - 07/30/02 12:12 AM [6.3x] Modification Wordlets [Finished]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Name: Modification Wordlets

Author: Qasic, DPK

Description: A common set of Wordlet™ which many UBB™ hacks depend on.

Requirements: Valid license, UBB™ 6.3.1

Download: Here

MHP Version: Here

Demo: None - cp mod
_________________________
- Allen wavey
- What Drives You?

Top
#150697 - 07/30/02 11:59 AM Re: [6.3x] Modification Wordlets [Finished]
Dark Templar Offline
Member

Registered: 09/30/00
Posts: 982
Loc: California | Retired UBB Hacke...
Looks good, will install it this afternoon smile
_________________________
-DT

Top
#150698 - 08/21/02 10:04 PM Re: [6.3x] Modification Wordlets [Finished]
Paul@xbox365.com Offline
Member

Registered: 03/19/01
Posts: 67
I am trying to download this version but i keep getting a Hack attack msg, can anyone help.

Update.
I managed to get the file through searching the database, however the above link still gives the Hack Attempg msg.

Top
#150699 - 08/22/02 09:01 AM Re: [6.3x] Modification Wordlets [Finished]
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Hahaha, I get the same meassage, the UBB the db is running on needs the maxfields raised.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#150700 - 08/23/02 06:44 AM Re: [6.3x] Modification Wordlets [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Trying to reinstall Wordlets I find this is not is my cp_common.cgi (v6.3.1)

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - Image Wordlet™ List</option>");

so that I may place this below it:

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> - Modifications Wordlet™

putting it here didnt work

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets&r=$ran> - $vars_wordlets_cp{wordlet_frag_primary}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_err&r=$ran> - $vars_wordlets_cp{wordlet_frag_error}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_email&r=$ran> - $vars_wordlets_cp{wordlet_frag_email}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_poll&r=$ran> - $vars_wordlets_cp{wordlet_frag_poll}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_pntf&r=$ran> - $vars_wordlets_cp{wordlet_frag_pntf}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_cp&r=$ran> - $vars_wordlets_cp{wordlet_frag_cpanel}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_date&r=$ran> - $vars_wordlets_cp{wordlet_frag_date}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - $vars_wordlets_cp{wordlet_frag_image}</option>");
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> - Modifications Wordlet™ List</option>");

What should I be looking for?
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#150701 - 08/23/02 07:34 AM Re: [6.3x] Modification Wordlets [Finished]
Shriveled Toe Offline
Member

Registered: 08/05/02
Posts: 64
If you look in that long list you posted, the second to last option:

Quote:
quote:</font><hr />Originally posted by Chrimera:
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - $vars_wordlets_cp{wordlet_frag_image}</option>");<hr /></blockquote>Is what you are looking for instead of what is in the instructions. It seems the format is a little bit different. You also need to change the format of what you're pasting below it.

I think I made it like this to match the others (I don't have access to my code right now:

<blockquote><font class="small">code:
[qb]
Code:
 document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> $vars_wordlets_cp{wordlet_frag_mods}</option>");
[/qb]
Another thing I noticed is that the new wordlets_mods file that is supplied should not be in the "variables" directory... it should be in the directory with all the other wordlets files (I think that's "theme" but again I'm not looking at my code right now).

Top
#150702 - 08/23/02 11:11 PM Re: [6.3x] Modification Wordlets [Finished]
Chrimera Offline
Member

Registered: 08/01/02
Posts: 93
Loc: Michigan
Thanks smile all is well

the only thing you missed was a hyphen

mods;r=$ran> - $vars_wordlets
_________________________
New to this whole UBB thing
I have <img src="http://www.ubbdev.com/ud/?u=[IGRAINE] Chrimera&s=1" alt=" - " /> points, <img src="http://www.ubbdev.com/ud/?s=2&u=[IGRAINE] Chrimera" alt=" - " /> results and <img src="http://www.ubbdev.com/ud/?u=Chrimera, [IGRAINE] gitp4, [IGRAINE] Erondel &s=1" alt=" - " /> sub-team points.

Top
#150703 - 08/31/02 12:39 AM Re: [6.3x] Modification Wordlets [Finished]
August Offline
Member

Registered: 09/10/01
Posts: 32
Loc: Tahoe City, CA
I've found a very strange issue with this mod. I've re-done it from scratch 3 times and got the same result every time. (using version 6.3.1.1)

After completing the mod, I have the new modification wordlet page and that works fine.

However, I have "member ratings" turned completely off in my forum and after installing this hack, each member's personal rating summary appears above the PM inbox on his "Edit Profile/PM summary" page. The rest of the member rating feature is still gone (you can't vote for members and it does not show ratings in threads).

It seems like one of the two changes in ultimatebb.cgi has blocked or reversed the "off" switch for this part of the ratings feature.

Any help or advice would be MUCH appreciated -- thanks!
________________________
Added Later:

Okay, I figured out the problem. If anyone else is trying this, the very last line in the hack's txt has a tiny mistake. When it says to add:

foreach my $file (qw( wordlets_mods

You need to place an extra space at the end.

Top
#150704 - 09/03/02 10:17 AM Re: [6.3x] Modification Wordlets [Finished]
spiffy Offline
Member

Registered: 03/28/00
Posts: 91
sorry deleted this as posted inthe wrong thread.

Top
#150705 - 09/23/02 08:40 AM Re: [6.3x] Modification Wordlets [Finished]
messagedj Offline
Member

Registered: 01/23/02
Posts: 84
Loc: Amsterdam
finally...

i got this thing installed...

thnx for all the work man!
_________________________
FOUNDER & WEBMASTER OF DJWEBPAGES


Dj Webpages
UBB addicted

Top
#150706 - 09/25/02 12:20 AM Re: [6.3x] Modification Wordlets [Finished]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
Glad it worked for you smile
_________________________
- Allen wavey
- What Drives You?

Top
#150707 - 10/08/02 12:30 PM Re: [6.3x] Modification Wordlets [Finished]
redhotkitchen Offline
Member

Registered: 06/06/01
Posts: 33
Just curious what could cause this... I had the same issue above not being able to find:

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_img&r=$ran> - Image Wordlet™ List</option>");

to add the next line, so I did as Shriveled Toe suggested, adding this instead so it fit my format:

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=wordlets_mods;r=$ran> - $vars_wordlets_cp{wordlet_frag_mods}</option>");

However, for whatever reason, in my menu for Wordlets, it looks like this:

(etc)
- Date
- Image
-

where it should say Modifications it's blank. I can select that line in the menu, and then subsequently I can see the Modifications Wordlet page, with mod_worldets being the only one in there so far (which I assume is all I'm supposed to be seeing), but I don't know why there's no title in the menu.

Any ideas? We've got 6.3.1. It's not a big deal, I know it's there, I just want to make sure it's not a sign of a bigger problem.

Top
#150708 - 11/19/02 10:57 PM Re: [6.3x] Modification Wordlets [Finished]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
it's because you don;t have :

$vars_wordlets_cp{wordlet_frag_mods}

as a wordlet in your vars_wordlets_cp.cgi file smile Add it in there and you'll be able to find it in your cp smile
_________________________
- Allen wavey
- What Drives You?

Top
#150709 - 11/19/02 11:18 PM Re: [6.3x] Modification Wordlets [Finished]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Actually, $vars_wordlets_cp{wordlet_frag_mods} is what Toe added for this hack. instead of it try to use:
$vars_wordlets_mods{mod_wordlets}
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150710 - 11/28/02 01:30 PM Re: [6.3x] Modification Wordlets [Finished]
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
I have the same problem as 'redhotkitchen', where I can see a blank line...

When I click on it, I get the following:
Page:

[UPDATE]

It doesn't seem to show anything else that I would assume should be there... Any help would be greatly appreciated, and email support would be preferable, since it's always up and running.

Thanks in advance!

Top
#150711 - 11/28/02 01:45 PM Re: [6.3x] Modification Wordlets [Finished]
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
I forgot to specify that I'm using the new 6.3.1.2 ver of UBB.

What I'm trying to do, is get this setup so I can add the :STICKY: hack, and eventually a PM notification.

Top
#150712 - 11/29/02 05:16 PM Re: [6.3x] Modification Wordlets [Finished]
tgreene Offline
Member

Registered: 11/28/02
Posts: 187
Loc: Jonesboro, Arkansas
I got everything figured out, and have now installed the STICKY mod... What I am wondering at this point is, can I possibly use an image rather than the word STICKY..?

Top
#150713 - 12/07/02 12:37 PM Re: [6.3x] Modification Wordlets [Finished]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
You should be able to change the wordlet to an image...
_________________________
- Allen wavey
- What Drives You?

Top
#150714 - 12/08/02 06:06 AM Re: [6.3x] Modification Wordlets [Finished]
wOw Offline
Member

Registered: 06/18/02
Posts: 51
Loc: England
tgreene how did you get this to work for 6.3.1.2?

Top
#150715 - 12/12/02 04:15 PM Re: [6.3x] Modification Wordlets [Finished]
wOw Offline
Member

Registered: 06/18/02
Posts: 51
Loc: England
McBump smile

Top
Page 1 of 2 1 2 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks